FaDisbSched 
Logical Entity Name  FaDisbSched 
Default Table Name  FaDisbSched 
Physical Only  NO 
Definition 
 
Note 
 

FaDisbSched Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaDisbSchedID(PK)    int  NO 
 
Code    char(20)  NO 
 
Descrip    char(60)  NO 
 
BeginAyStartDate    datetime  NO 
 
EndAyStartDate    datetime  NO 
 
SyCampusGrpID    int  YES 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
Active    bit  NO 
 
AYSequence    tinyint  YES 
 

FaDisbSched Primary and Unique Keys 
Key Name  Key Type  Keys 
FaDisbSched_FaDisbSchedID_U_C_IDX  PrimaryKey  FaDisbSchedID 

FaDisbSched Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FaAutoAwardDisbursementScheduleDetail_FAA  Non-Identifying  One To Zero or More  FK_FaAutoAwardDisbursementScheduleDetail_FaDisbSchedId_FaDisbSched_FaDisbSchedId        NO  YES 

FaDisbSched Check Constraints 
Check Constraint Name  CheckConstraint